home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d17 / ljplot10.arc / MLJPLOT.BAT < prev   
DOS Batch File  |  1990-04-30  |  303b  |  6 lines

  1. @REM Command line to compile ljplot under 4DOS
  2. @REM It's been so long since I used COMMAND.COM, I can't remember
  3. @REM if the %VARNAME will work.  I don't think so.  You'll
  4. @REM have to put the appropritate include and lib directory paths in.
  5. tcc -ms -f- -I%INCLUDE -L%LIB ljplot f:\tc\wildargs.obj
  6.